Project migration tips [closed]
Posted
by
Shirish11
on Programmers
See other posts from Programmers
or by Shirish11
Published on 2012-04-12T10:32:41Z
Indexed on
2012/04/12
11:41 UTC
Read the original article
Hit count: 429
I would like to know what all things are to be considered when your client asks for Project Migration to a different language / version
.
Migrating an existing project to a higher version is not going to be much of a trouble.
Have to take care of some system files, some settings changes and if version specific components included then search for them to comply with the newer version.
I understand why you need to migrate projects to newer versions mostly for overcoming the drawbacks of current version.
But I have absolutely no idea how to go about language migration.
Any help on this is appreciated .
Moreover is language migration a healthy idea?
© Programmers or respective owner